www.gusucode.com > 24Beta 虚拟主机版 1.0.0 Beta源码程序 > 24Beta 虚拟主机版 1.0.0 Beta源码程序/24Beta-1.0.0-vhost/library/framework/messages/ja/yii.php

    <?php
/**
 * Message translations.
 *
 * This file is automatically generated by 'yiic message' command.
 * It contains the localizable messages extracted from source code.
 * You may modify this file by translating the extracted messages.
 *
 * Each array element represents the translation (value) of a message (key).
 * If the value is empty, the message is considered as not translated.
 * Messages that no longer need translation will have their translations
 * enclosed between a pair of '@@' marks.
 *
 * NOTE, this file must be saved in UTF-8 encoding.
 *
 * @version $Id: $
 */
return array (
  '&lt; Previous' => '&lt; 前',
  '&lt;&lt; First' => '&lt;&lt; 最初',
  'Base path "{path}" is not a valid directory.' => 'ベースパス"{path}"は正しいディレクトリではありません。',
  'CEAcceleratorCache requires PHP eAccelerator extension to be loaded, enabled or compiled with the "--with-eaccelerator-shared-memory" option.' => 'CEAcceleratorCache はPHPの eAccelerator 拡張を必要とします。有効にするか、 "--with-eaccelerator-shared-memory" オプションをつけてコンパイルしてください。',
  'CZendDataCache requires PHP Zend Data Cache extension to be loaded.' => 'CZendDataCache は PHP Zend Data Cache 拡張を必要とします。',
  'Column name must be either a string or an array.' => 'カラム名は文字列または配列でなければいけません。',
  'Go to page: ' => 'ページ:',
  'Last &gt;&gt;' => '最後 &gt;&gt;',
  'Next &gt;' => '次 &gt;',
  'Table "{table}" does not exist.' => 'テーブル"{table}"は存在しません。',
  'The STAT relation "{name}" cannot have child relations.' => 'STATリレーション"{name}"は子リレーションを持つことができません。',
  'The asset "{asset}" to be published does not exist.' => 'アセット"{asset}"は存在しません。',
  'The module path "{path}" is not a valid directory.' => 'モジュールパス{path}は正しいディレクトリではありません。',
  'The relation "{relation}" in active record class "{class}" is not specified correctly. The join table "{joinTable}" given in the foreign key cannot be found in the database.' => 'アクティブレコードクラス"{class}"のリレーション"{relation}"は正しく設定されていません。外部キーで与えられるジョインテーブル"{joinTable}"はデータベースに存在しません。',
  'The relation "{relation}" in active record class "{class}" is specified with a foreign key "{key}" that does not point to the parent table "{table}".' => 'アクティブレコードクラス"{class}"のリレーション"{relation}"は外部キー"{key}"で定義されていますが、親テーブル"{table}"を示していません。',
  'The relation "{relation}" in active record class "{class}" is specified with an invalid foreign key "{key}". There is no such column in the table "{table}".' => 'アクティブレコードクラス"{class}"のリレーション"{relation}"は不正な外部キー"{key}"で定義されています。テーブル"{table}"にはそのようなカラムは存在しません。',
  'The relation "{relation}" in active record class "{class}" is specified with an invalid foreign key. The columns in the key must match the primary keys of the table "{table}".' => 'アクティブレコードクラス"{class}"のリレーション"{relation}"は不正な外部キー"{key}"で定義されています。キー中のカラムはテーブル"{table}"にのプライマリキーと一致しなければなりません。',
  'The value for the column "{column}" is not supplied when querying the table "{table}".' => 'テーブル"{table}"のクエリについて、カラム"{column}"の値が設定されていません。',
  'Unable to count records with composite primary keys. Please explicitly specify the SELECT option in the query criteria.' => '複合プライマリキーのレコードをカウントできません。クエリ条件のSELECTオプションに明示してください。',
  'Unable to resolve the request "{route}".' => 'リクエスト"{route}"を解決できません。',
  '{attribute} "{value}" is invalid.' => '{attribute}の値"{value}" は正しくありません。',
  '{class} does not have a method named "{name}".' => 'クラス{class}には"{name}"という名のメソッドは存在しません。',
  'Table "{table}" does not have a primary key defined.' => '@@テーブル "{table}" にはプライマリキーが存在しません。@@',
  'The "view" property is required.' => '@@"view" プロパティが必要です。@@',
  'The asset "{asset}" to be pulished does not exist.' => '@@アセット "{asset}" が存在しません。@@',
  'The column "{column}" is not a foreign key in table "{table}".' => '@@カラム "{column}" はテーブル "{table}" の外部キーではありません。@@',
  'The requested controller "{controller}" does not exist.' => '@@要求されたコントローラ "{controller}" は存在しません。@@',
  'The value for the primary key "{key}" is not supplied when querying the table "{table}".' => '@@テーブル "{table}" のクエリにおいて、プライマリキー "{key}" の値が指定されていません。@@',
  'Unable to find the decorator view "{view}".' => '@@デコレータビュー "{view}" が見つかりません。@@',
  'Unable to find the list item.' => '@@リストアイテムが見つかりません。@@',
  '"{path}" is not a valid directory.' => '{path} は正しいディレクトリではありません。',
  'Active Record requires a "db" CDbConnection application component.' => 'Active Record は "db" という CDbConnection アプリケーションコンポーネントを必要とします。',
  'Active record "{class}" has an invalid configuration for relation "{relation}". It must specify the relation type, the related active record class and the foreign key.' => 'アクティブレコード "{class}" の、リレーション {relation} のコンフィギュレーションに誤りがあります。リレーションタイプ、関係するアクティブレコードクラスと外部キーを指定して下さい。',
  'Active record "{class}" is trying to select an invalid column "{column}". Note, the column must exist in the table or be an expression with alias.' => 'アクティブレコード "{class}" は誤ったカラム "{column}" を選択しようとしました。カラムがテーブルにあるか、または別名として正しいかを確認してください。',
  'Alias "{alias}" is invalid. Make sure it points to an existing directory or file.' => '別名 "{alias}" が間違っています。存在するディレクトリやファイルを指しているかを確認してください。',
  'Application base path "{path}" is not a valid directory.' => 'アプリケーションベースパス "{path}" は正しいディレクトリではありません。',
  'Application runtime path "{path}" is not valid. Please make sure it is a directory writable by the Web server process.' => 'アプリケーション実行時パス "{path}" は正しくありません。ウェブサーバプロセスが書き込めるかを確認してください。',
  'Authorization item "{item}" has already been assigned to user "{user}".' => '認証項目 "{item}" は既にユーザ "{user}" に割り当てられています。',
  'CApcCache requires PHP apc extension to be loaded.' => 'CApcCache はPHPのAPC拡張を必要とします。',
  'CAssetManager.basePath "{path}" is invalid. Please make sure the directory exists and is writable by the Web server process.' => 'CAssetManager.basePath "{path}" は不正です。ディレクトリが存在してウェブサーバプロセスが書き込めるかを確認してください。',
  'CCacheHttpSession.cacheID is invalid. Please make sure "{id}" refers to a valid cache application component.' => 'CCacheHttpSession.cacheID が不正です。"{id}" が正しいキャッシュアプリケーションコンポーネントを参照しているか確認してください。',
  'CCaptchaValidator.action "{id}" is invalid. Unable to find such an action in the current controller.' => 'CCaptchaValidator.action "{id}" が不正です。現在のコントローラ中にそのようなアクションが存在しません。',
  'CDbAuthManager.connectionID "{id}" is invalid. Please make sure it refers to the ID of a CDbConnection application component.' => 'CDbAuthManager.connectionID "{id}" が不正です。CDbConnection アプリケーションコンポーネントのIDを参照しているかを確認してください。',
  'CDbCache.connectionID "{id}" is invalid. Please make sure it refers to the ID of a CDbConnection application component.' => 'CDbCache.connectionID "{id}" が不正です。CDbConnection アプリケーションコンポーネントのIDを参照しているかを確認してください。',
  'CDbCacheDependency.sql cannot be empty.' => 'CDbCacheDependency.sql は空白ではいけません。',
  'CDbCommand failed to execute the SQL statement: {error}' => 'CDbCommand はSQL文を実行できません。:{error}',
  'CDbCommand failed to prepare the SQL statement: {error}' => 'CDbCommand はSQL文を準備できません。:{error}',
  'CDbConnection does not support reading schema for {driver} database.' => 'CDbConnection は {driver} データベースに対して読み取りスキーマをサポートしていません。',
  'CDbConnection failed to open the DB connection: {error}' => 'CDbConnection はデータベースコネクションをオープンできません。:{error}',
  'CDbConnection is inactive and cannot perform any DB operations.' => 'CDbConnection がアクティブでないためデータベース操作ができません。',
  'CDbConnection.connectionString cannot be empty.' => 'CDbConnection.connectionString は空白ではいけません。',
  'CDbDataReader cannot rewind. It is a forward-only reader.' => 'CDbDataReader は巻き戻しできません。これは順方向のみのリーダです。',
  'CDbHttpSession.connectionID "{id}" is invalid. Please make sure it refers to the ID of a CDbConnection application component.' => 'CDbHttpSession.connectionID "{id}" が不正です。CDbConnection アプリケーションコンポーネントのIDを参照しているかを確認してください。',
  'CDbLogRoute requires database table "{table}" to store log messages.' => 'CDbLogRoute はログメッセージを格納するためのデータベーステーブル "{table}" を必要とします。',
  'CDbLogRoute.connectionID "{id}" does not point to a valid CDbConnection application component.' => 'CDbLogRoute.connectionID "{id}" が正しい CDbConnection アプリケーションコンポーネントを参照していません',
  'CDbMessageSource.connectionID is invalid. Please make sure "{id}" refers to a valid database application component.' => 'CDbMessageSource.connectionID が不正です。"{id}"が正しいデータベースアプリケーションコンポーネントを参照しているかを確認してください。',
  'CDbTransaction is inactive and cannot perform commit or roll back operations.' => 'CDbTransaction がアクティブではなく、コミットやロールバック操作を実行できません。',
  'CDirectoryCacheDependency.directory cannot be empty.' => 'CDirectoryCacheDependency.directory は空白ではいけません。',
  'CFileCacheDependency.fileName cannot be empty.' => 'CFileCacheDependency.fileName は空白ではいけません。',
  'CFileLogRoute.logPath "{path}" does not point to a valid directory. Make sure the directory exists and is writable by the Web server process.' => 'CFileLogRoute.logPath "{path}" が正しいディレクトリではありません。ディレクトリが存在してウェブサーバプロセスが書き込めるかを確認してください。',
  'CFilterChain can only take objects implementing the IFilter interface.' => 'CFilterChain は IFilter インタフェースを実装したオブジェクトのみ受け取ります。',
  'CFlexWidget.baseUrl cannot be empty.' => 'CFlexWidget.baseUrl は空白ではいけません。',
  'CFlexWidget.name cannot be empty.' => 'CFlexWidget.name  は空白ではいけません。',
  'CGlobalStateCacheDependency.stateName cannot be empty.' => 'CGlobalStateCacheDependency.stateName は空白ではいけません。',
  'CHttpCookieCollection can only hold CHttpCookie objects.' => 'CHttpCookieCollection は CHttpCookie オブジェクトのみを持ちます。',
  'CHttpRequest is unable to determine the entry script URL.' => 'CHttpRequest はエントリスクリプトのURLを決定できません。',
  'CHttpRequest is unable to determine the path info of the request.' => 'CHttpRequest はリクエストのパス情報を決定できません。',
  'CHttpRequest is unable to determine the request URI.' => 'CHttpRequest はリクエストURIを決定できません。',
  'CHttpSession.cookieMode can only be "none", "allow" or "only".' => 'CHttpSession.cookieMode の取る値は"none"か"allow"か又は"only"です。',
  'CHttpSession.gcProbability "{value}" is invalid. It must be an integer between 0 and 100.' => 'CHttpSession.gcProbability "{value}" が不正です。0から100までの整数にしてください。',
  'CHttpSession.savePath "{path}" is not a valid directory.' => 'CHttpSession.savePath "{path}" は不正なディレクトリです。',
  'CMemCache requires PHP memcache extension to be loaded.' => 'CMemCache はPHPのmemcache拡張を必要とします。',
  'CMemCache server configuration must be an array.' => 'CMemCache サーバコンフィギュレーションは配列にしてください。',
  'CMemCache server configuration must have "host" value.' => 'CMemCache サーバコンフィギュレーションには host 値が必要です。',
  'CMultiFileUpload.name is required.' => 'CMultiFileUpload.name が必要です。',
  'CProfileLogRoute found a mismatching code block "{token}". Make sure the calls to Yii::beginProfile() and Yii::endProfile() be properly nested.' => 'CProfileLogRoute がコードブロック "{token}" を見つけました。Yii::beginProfile() と Yii::endProfile()の呼び出しが正しくネストされているか確認してください。',
  'CProfileLogRoute.report "{report}" is invalid. Valid values include "summary" and "callstack".' => 'CProfileLogRoute.report "{report}" が不正です。正しい値は "summary" と "callstack" を含みます。',
  'CSecurityManager requires PHP mcrypt extension to be loaded in order to use data encryption feature.' => 'データ暗号化機能を使用するためには CSecurityManager はPHPのmcrypt拡張を必要とします。',
  'CSecurityManager.encryptionKey cannot be empty.' => 'CSecurityManager.encryptionKey は空白ではいけません。',
  'CSecurityManager.validation must be either "MD5" or "SHA1".' => 'CSecurityManager.validation は "MD5" または "SHA1" のいずれかです。',
  'CSecurityManager.validationKey cannot be empty.' => 'CSecurityManager.validationKey は空白ではいけません。',
  'CTypedList<{type}> can only hold objects of {type} class.' => 'CTypedList<{type}> は {type} クラスのオブジェクトしか持てません。',
  'CUrlManager.UrlFormat must be either "path" or "get".' => 'CUrlManager.UrlFormat は "path" か "get" のいずれかです。',
  'CXCache requires PHP XCache extension to be loaded.' => 'CXCache はPHPのXCache拡張を必要とします。',
  'Cache table "{tableName}" does not exist.' => 'キャッシュテーブル "{tableName}" が存在しません。',
  'Cannot add "{child}" as a child of "{name}". A loop has been detected.' => '"{name}" の子供として "{child}" は追加できません。ループが検出されました。',
  'Cannot add "{child}" as a child of "{parent}". A loop has been detected.' => '"{parent}" の子供として "{child}" は追加できません。ループが検出されました。',
  'Cannot add "{name}" as a child of itself.' => '"{child}" の子供として自分自身は追加できません。',
  'Cannot add an item of type "{child}" to an item of type "{parent}".' => '"{parent}" 型の項目に "{child}" 型の項目は追加できません。',
  'Either "{parent}" or "{child}" does not exist.' => '"{parent}" もしくは "{child}" が存在しません。',
  'Error: Table "{table}" does not have a primary key.' => 'エラー: テーブル "{table}" にプライマリキーが存在しません。',
  'Error: Table "{table}" has a composite primary key which is not supported by crud command.' => 'エラー: テーブル "{table}" に複合プライマリキーが存在しますが、これはCRUDコマンドでサポートされません。',
  'Event "{class}.{event}" is attached with an invalid handler "{handler}".' => 'イベント "{class}.{event}" に不正なハンドラ "{handler}" がアタッチされました。',
  'Event "{class}.{event}" is not defined.' => 'イベント "{class}.{event}" が定義されていません。',
  'Failed to write the uploaded file "{file}" to disk.' => 'アップロードされたファイル "{file}" がディスクに書けません。',
  'File upload was stopped by extension.' => 'ファイルアップロードが拡張により停止されました。',
  'Filter "{filter}" is invalid. Controller "{class}" does have the filter method "filter{filter}".' => 'フィルタ "{filter}" が不正です。コントローラ "{class}" はフィルタメソッド "filter{filter}" を持っていません。',
  'Get a new code' => '新しいコードを取得',
  'Invalid MO file revision: {revision}.' => '不正な MO ファイル版数({revision})です。',
  'Invalid MO file: {file} (magic: {magic}).' => '不正な MO ファイル(magic: {magic})です。',
  'Invalid enumerable value "{value}". Please make sure it is among ({enum}).' => '不正なエニュマラブル値("{value}")です。{enum} の間にあるか確認してください。',
  'List data must be an array or an object implementing Traversable.' => 'リストデータはTraversableを実装したアレイまたはオブジェクトです。',
  'List index "{index}" is out of bound.' => 'リストインデックス "{index}" が範囲を超えました。',
  'Login Required' => 'ログインが必要です。',
  'Map data must be an array or an object implementing Traversable.' => 'マップデータはTraversableを実装したアレイまたはオブジェクトです。',
  'Missing the temporary folder to store the uploaded file "{file}".' => 'アップロードファイル "{file}" をストアする暫定フォルダがありません。',
  'No columns are being updated for table "{table}".' => 'テーブル "{table}" のカラムがどれも変更されていません。',
  'No counter columns are being updated for table "{table}".' => 'テーブル "{table}" のカウンターカラムがどれも変更されていません。',
  'Object configuration must be an array containing a "class" element.' => 'オブジェクトコンフィギュレーションは "class" 要素を含むアレイです。',
  'Please fix the following input errors:' => '以下の入力エラーを修正してください。',
  'Property "{class}.{property}" is not defined.' => 'プロパティ "{class}.{property}" が定義されていません。',
  'Property "{class}.{property}" is read only.' => 'プロパティ "{class}.{property}" はリードオンリです。',
  'Queue data must be an array or an object implementing Traversable.' => 'キューデータはTraversableを実装したアレイまたはオブジェクトです。',
  'Relation "{name}" is not defined in active record class "{class}".' => 'アクティブレコードクラス "{class}" にリレーション "{name}" が定義されていません。',
  'Stack data must be an array or an object implementing Traversable.' => 'スタックデータはTraversableを実装したアレイまたはオブジェクトです。',
  'Table "{table}" does not have a column named "{column}".' => 'テーブル "{table}" には "{column}" というカラムが存在しません。',
  'The "filter" property must be specified with a valid callback.' => '"filter"プロパティには正当なコールバックが定義される必要があります。',
  'The "pattern" property must be specified with a valid regular expression.' => '"pattern" プロパティには正当な正規表現が定義される必要があります。',
  'The CSRF token could not be verified.' => 'CSRFトークンは検証されていません。',
  'The URL pattern "{pattern}" for route "{route}" is not a valid regular expression.' => 'ルート "{route}" に対するURLパターン "{pattern}" は正当な正規表現ではありません。',
  'The active record cannot be deleted because it is new.' => '新規のためアクティブレコードは削除できません。',
  'The active record cannot be inserted to database because it is not new.' => '新規でないためアクティブレコードはデータベースに挿入できません。',
  'The active record cannot be updated because it is new.' => '新規のためアクティブレコードは修正できません。',
  'The command path "{path}" is not a valid directory.' => 'コマンドパス "{path}" は正当なディレクトリではありません。',
  'The controller path "{path}" is not a valid directory.' => 'コントローラパス "{path}" は正当なディレクトリではありません。',
  'The file "{file}" cannot be uploaded. Only files with these extensions are allowed: {extensions}.' => 'ファイル "{file}" がアップロードできません。以下の拡張子を持つファイルだけが認められます。{extensions}',
  'The file "{file}" is too large. Its size cannot exceed {limit} bytes.' => 'ファイル "{file}" が大き過ぎます。サイズは {limit} バイトを超えることができません。',
  'The file "{file}" is too small. Its size cannot be smaller than {limit} bytes.' => 'ファイル "{file}" が小さ過ぎます。サイズは {limit} バイトを下回ることができません。',
  'The file "{file}" was only partially uploaded.' => 'ファイル "{file}" が部分的にアップロードされました。',
  'The first element in a filter configuration must be the filter class.' => 'フィルタコンフィギュレーションの最初の要素はフィルタクラスです。',
  'The item "{name}" does not exist.' => '要素 "{name}" が存在しません。',
  'The item "{parent}" already has a child "{child}".' => '要素 "{parent}" は既に "{child}" を持っています。',
  'The layout path "{path}" is not a valid directory.' => 'レイアウトパス "{path}" は正当なディレクトリではありません。',
  'The list is read only.' => 'リストは読み出し専用です。',
  'The map is read only.' => 'マップは読み出し専用です。',
  'The pattern for 12 hour format must be "h" or "hh".' => '12時間制フォーマットのパターンは "h" か "hh" です。',
  'The pattern for 24 hour format must be "H" or "HH".' => '24時間制フォーマットのパターンは "H" か "HH" です。',
  'The pattern for AM/PM marker must be "a".' => 'AM/PMのパターンは "a" です。',
  'The pattern for day in month must be "F".' => 'ひと月の何日目のパターンは "F" です。',
  'The pattern for day in year must be "D", "DD" or "DDD".' => '一年の何日目のパターンは "D" か "DD" か "DDD" です。',
  'The pattern for day of the month must be "d" or "dd".' => '日のパターンは "d" か "dd" です。',
  'The pattern for day of the week must be "E", "EE", "EEE", "EEEE" or "EEEEE".' => '曜日のパターンは "E" か "EE" か "EEE" か "EEEE" か "EEEEE" です。',
  'The pattern for era must be "G", "GG", "GGG", "GGGG" or "GGGGG".' => '時代のパターンは"G" か "GG" か "GGG" か "GGGG" か "GGGGG" です。',
  'The pattern for hour in AM/PM must be "K" or "KK".' => 'AM/PMの時のパターンは "K" か "KK" です。',
  'The pattern for hour in day must be "k" or "kk".' => '一日の時のパターンは "k" か "kk" です。',
  'The pattern for minutes must be "m" or "mm".' => '分のパターンは "m" か "mm" です。',
  'The pattern for month must be "M", "MM", "MMM", or "MMMM".' => '月のパターンは "M" か "MM" か "MMM" です。',
  'The pattern for seconds must be "s" or "ss".' => '秒のパターンは "s" か "ss" です。',
  'The pattern for time zone must be "z" or "v".' => 'タイムゾーンのパターンは "z" か "v" です。',
  'The pattern for week in month must be "W".' => 'ひと月の週のパターンは "W" です。',
  'The pattern for week in year must be "w".' => '一年の週のパターンは "w" です。',
  'The queue is empty.' => 'キューが空です。',
  'The relation "{relation}" in active record class "{class}" is not specified correctly: the join table "{joinTable}" given in the foreign key cannot be found in the database.' => 'アクティブレコードクラス "{class}" のリレーション "{relation}" は正しく定義されていません。外部キーで与えられるジョインテーブル "{joinTable}" がデータベース中に見付かりません。',
  'The relation "{relation}" in active record class "{class}" is specified with an incomplete foreign key. The foreign key must consist of columns referencing both joining tables.' => 'アクティブレコードクラス "{class}" のリレーション "{relation}" は不完全な外部キーで定義されています。外部キーは両方のジョインテーブルで参照されるカラムで構成されます。',
  'The relation "{relation}" in active record class "{class}" is specified with an invalid foreign key "{key}". The foreign key does not point to either joining table.' => 'アクティブレコードクラス "{class}" のリレーション "{relation}" は不正な外部キー "{key}" で定義されています。外部キーは両方のジョインテーブルのどちらも参照していません。',
  'The relation "{relation}" in active record class "{class}" is specified with an invalid foreign key. The format of the foreign key must be "joinTable(fk1,fk2,...)".' => 'アクティブレコードクラス "{class}" のリレーション "{relation}" は不正な外部キーで定義されています。外部キーのフォーマットは"joinTable(fk1,fk2,...)" です。',
  'The requested view "{name}" is not found.' => '要求されたビュー "{name}" が見つかりません。',
  'The stack is empty.' => 'スタックが空です。',
  'The system is unable to find the requested action "{action}".' => 'システムは要求されたアクション "{action}" を見つけられません。',
  'The system view path "{path}" is not a valid directory.' => 'システムビューパス "{path}" は正当なディレクトリではありません。',
  'The table "{table}" for active record class "{class}" cannot be found in the database.' => 'アクティブレコードクラス "{class}" のテーブル "{table}" がデータベースにありません。',
  'The verification code is incorrect.' => '検証コードが正しくありません。',
  'The view path "{path}" is not a valid directory.' => 'ビューパス "{path}" は正当なディレクトリではありません。',
  'Theme directory "{directory}" does not exist.' => 'テーマディレクトリ "{directory}" が存在しません。',
  'This content requires the <a href="http://www.adobe.com/go/getflash/">Adobe Flash Player</a>.' => 'このコンテントは <a href="http://www.adobe.com/go/getflash/">アドビフラッシュプレーヤ</a>を必要とします。',
  'Unable to add an item whose name is the same as an existing item.' => '既に存在する項目と同じ名前の項目は追加できません。',
  'Unable to change the item name. The name "{name}" is already used by another item.' => '項目の名前を変更できません。その名前 "{name}" は既に別の項目で使用されています。',
  'Unable to create application state file "{file}". Make sure the directory containing the file exists and is writable by the Web server process.' => 'アプリケーション状態ファイル "{file}" が作成できません。ファイルのディレクトリが存在してウェブサーバプロセスが書き込めるかを確認してください。',
  'Unable to lock file "{file}" for reading.' => 'ファイル  "{file}" を読み出しロックできません。',
  'Unable to lock file "{file}" for writing.' => 'ファイル  "{file}" を書き込みロックできません。',
  'Unable to read file "{file}".' => 'ファイル  "{file}" が読めません。',
  'Unable to replay the action "{object}.{method}". The method does not exist.' => 'アクション "{object}.{method}" をリプレーできません。メソッドが存在しません。',
  'Unable to write file "{file}".' => 'ファイル  "{file}" が書けません。',
  'Unknown authorization item "{name}".' => '認証項目 "{name}" が不明です。',
  'Unrecognized locale "{locale}".' => 'ロケール "{locale}" が認識できません。',
  'View file "{file}" does not exist.' => 'ビューファイル "{file}" が存在しません。',
  'Yii application can only be created once.' => 'Yiiアプリケーションは一度しか作成できません。',
  'You are not authorized to perform this action.' => 'あなたはこのアクションを実行する認証を受けていません。',
  'Your request is not valid.' => 'あなたのリクエストは不正です。',
  '{attribute} "{value}" has already been taken.' => '{attribute} の "{value}" は既に得られています。',
  '{attribute} cannot be blank.' => '{attribute} は空白ではいけません。',
  '{attribute} is invalid.' => '{attribute} は不正です。',
  '{attribute} is not a valid URL.' => '{attribute} は正当な URL ではありません。',
  '{attribute} is not a valid email address.' => '{attribute} は正当なメールアドレスではありません。',
  '{attribute} is not in the list.' => '{attribute} はリストに存在しません。',
  '{attribute} is of the wrong length (should be {length} characters).' => '{attribute} の長さが違っています(ただしくは {length} であるべきです)。',
  '{attribute} is too big (maximum is {max}).' => '{attribute} が大き過ぎます(最大 {max})。',
  '{attribute} is too long (maximum is {max} characters).' => '{attribute} が長過ぎます(最大 {max} キャラクタ)。',
  '{attribute} is too short (minimum is {min} characters).' => '{attribute} が短過ぎます(最小 {max} キャラクタ)。',
  '{attribute} is too small (minimum is {min}).' => '{attribute} が小さ過ぎます(最小 {max})。',
  '{attribute} must be a number.' => '{attribute} は数字にしてください。',
  '{attribute} must be an integer.' => '{attribute} は整数にしてください。',
  '{attribute} must be repeated exactly.' => '{attribute} は正確に繰り返してください。',
  '{attribute} must be {type}.' => '{attribute} は {type} にしてください。',
  '{className} does not support add() functionality.' => '{className} は add() 機能をサポートしません。',
  '{className} does not support delete() functionality.' => '{className} は delete() 機能をサポートしません。',
  '{className} does not support flush() functionality.' => '{className} は flush() 機能をサポートしません。',
  '{className} does not support get() functionality.' => '{className} は get() 機能をサポートしません。',
  '{className} does not support set() functionality.' => '{className} は set() 機能をサポートしません。',
  '{class} does not have attribute "{attribute}".' => '{class} は "{attribute}" というアトリビュートを持ちません。',
  '{class} does not have attribute "{name}".' => '{class} は "{name}" というアトリビュートを持ちません。',
  '{class} does not have relation "{name}".' => '{class} は "{name}" というリレーションを持ちません。',
  '{class} does not support fetching all table names.' => '{class} はテーブル名を全て取り出す機能はサポートしません。',
  '{class} has an invalid validation rule. The rule must specify attributes to be validated and the validator name.' => '{class} のバリデーションルールは間違っています。ルールには検証するべきアトリビュートとバリデータ名を指定してください。',
  '{class} must specify "model" and "attribute" or "name" property values.' => '{class} には "model" と、 "attribute" または "name" のプロパティ値を設定してください。',
  '{class}.allowAutoLogin must be set true in order to use cookie-based authentication.' => 'クッキーベースの認証を使用するには {class}.allowAutoLogin を設定してください。',
  '{class}::authenticate() must be implemented.' => '{class}::authenticate() を実装してください。',
  '{controller} cannot find the requested view "{view}".' => '{controller} は "{view}" リクエストビューを見つけられません。',
  '{controller} contains improperly nested widget tags in its view "{view}". A {widget} widget does not have an endWidget() call.' => '{controller} にはビュー"{view}"の中に不正にネストされたウィジェットタグがあります。{widget} ウィジェットには endWidget() 呼び出しがありません。',
  '{controller} has an extra endWidget({id}) call in its view.' => '{controller} のビューには余分な endWidget({id}) 呼び出しがあります。',
  '{widget} cannot find the view "{view}".' => '{widget} はビュー "{view}" を見つけられません。',
);